home *** CD-ROM | disk | FTP | other *** search
/ Champak 29 / Volume 29 - JOGO DISK .iso / Games / funny_baseball.swf / scripts / frame_53 / DoAction.as
Text File  |  2006-11-13  |  168b  |  8 lines

  1. this.txt = 0;
  2. this.life.gotoAndStop(1);
  3. SoundObj1 = new Sound();
  4. SoundObj1.attachSound("a1");
  5. SoundObj2 = new Sound();
  6. SoundObj2.attachSound("a2");
  7. this.stop();
  8.